Document the return value.
authorMatthias Clasen <mclasen@redhat.com>
Wed, 1 Sep 2004 21:26:35 +0000 (21:26 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 1 Sep 2004 21:26:35 +0000 (21:26 +0000)
2004-09-01  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcombobox.c (gtk_combo_box_get_popup_accessible):
Document the return value.

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcombobox.c

index d25d433d9b9f3d3045145934fbb8e3cc098c3083..f2ccba73a90652dacae64e3eb570694eeff7a4a8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkcombobox.c (gtk_combo_box_get_popup_accessible): 
+       Document the return value.
+
 2004-09-01  Matthias Clasen  <mclasen@redhat.com>
 
        Make it possible to specify additional modules to load
index d25d433d9b9f3d3045145934fbb8e3cc098c3083..f2ccba73a90652dacae64e3eb570694eeff7a4a8 100644 (file)
@@ -1,3 +1,8 @@
+2004-09-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkcombobox.c (gtk_combo_box_get_popup_accessible): 
+       Document the return value.
+
 2004-09-01  Matthias Clasen  <mclasen@redhat.com>
 
        Make it possible to specify additional modules to load
index d25d433d9b9f3d3045145934fbb8e3cc098c3083..f2ccba73a90652dacae64e3eb570694eeff7a4a8 100644 (file)
@@ -1,3 +1,8 @@
+2004-09-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkcombobox.c (gtk_combo_box_get_popup_accessible): 
+       Document the return value.
+
 2004-09-01  Matthias Clasen  <mclasen@redhat.com>
 
        Make it possible to specify additional modules to load
index d25d433d9b9f3d3045145934fbb8e3cc098c3083..f2ccba73a90652dacae64e3eb570694eeff7a4a8 100644 (file)
@@ -1,3 +1,8 @@
+2004-09-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkcombobox.c (gtk_combo_box_get_popup_accessible): 
+       Document the return value.
+
 2004-09-01  Matthias Clasen  <mclasen@redhat.com>
 
        Make it possible to specify additional modules to load
index a5fb88f4fba807086e180f6804f483c0b7160bd5..e225794cc7e8e9d99e22952644f9441a25cba41f 100644 (file)
@@ -4866,6 +4866,8 @@ _gtk_combo_box_editing_canceled (GtkComboBox *combo_box)
  * This function is mostly intended for use by accessibility technologies;
  * applications should have little use for it.
  *
+ * Returns: the accessible object corresponding to the combo box's popup.
+ *
  * Since: 2.6
  **/
 AtkObject*